Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(prt): make exit_solve_tolerance optional, update release notes #2107

Merged
merged 7 commits into from
Dec 17, 2024

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Dec 17, 2024

Mention the EXIT_SOLVE_TOLERANCE option now in the PRP package in the release notes, I missed this before. This was previously a required option, but need not be — set a default of 1e-5, and simplify some tests in light of this.

Also draft a PRT migration guide, building on the development notes added in #2066, which could be distributed with the release. I'm not sure whether this is something to version, and if so, where it should go, but figured it can't hurt to have it.


Checklist of items for pull request

  • Replaced section above with description of pull request
  • Updated develop.tex with a plain-language description of the bug fix, change, feature; required for changes that may affect users
  • Removed checklist items not relevant to this pull request

For additional information see instructions for contributing and instructions for developing.

@wpbonelli wpbonelli added the documentation Documentation changes label Dec 17, 2024
@wpbonelli wpbonelli marked this pull request as ready for review December 17, 2024 18:18
@wpbonelli wpbonelli changed the title docs(prt): update release notes, draft migration guide refactor(prt): make exit_solve_tolerance optional, update release notes Dec 17, 2024
@wpbonelli wpbonelli merged commit 11b98f2 into MODFLOW-USGS:develop Dec 17, 2024
20 checks passed
@wpbonelli wpbonelli deleted the prt-migration-guide branch December 17, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants